Micron Document
Livres et Wikis | Archives | Info


Job Submission Description Language
layout: Wide Β· Narrow Β· Centered
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
Job Submission Description Language is an extensible XML specification from the Global Grid Forum for the description of simple tasks to non-interactive computer execution systems. Currently at version 1.0 (released November 7, 2005), the specification focuses on the description of computational task submissions to traditional high-performance computer systems like batch schedulers.

Contents

β€’ Description
β€’ See also

──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

Description

JSDL describes the submission aspects of a job, and does not attempt to describe the state of running or historic jobs. Instead, JSDL includes descriptions of:

β€’ Job name, description
β€’ Resource requirements that computers must have to be eligible for scheduling, such as total RAM available, total swap available, CPU clock speed, number of CPUs, and operating system.
β€’ Execution limits, such as the maximum amount of CPU time, wallclock time, or memory that can be consumed.
β€’ File staging, or the transferring of files before or after execution.
β€’ Command to execute, including its command-line arguments, environment variables to define, stdin/stdout/stderr redirection, etc.

Software support

The following software is known to currently support JSDL:

β€’ GridWay meta scheduler[1]
β€’ Platform LSF 7
β€’ UNICORE 6
β€’ GridSAM [2]
β€’ GRIA [3]
β€’ Genesis II Project [4] Archived 2013-03-29 at the Wayback Machine http://genesis2.virginia.edu/wiki/ Archived 2013-03-29 at the Wayback Machine
β€’ Advanced Resource Connector (ARC v0.6 and above)
β€’ XtreemOS Grid Operating System
β€’ EMOTIVE Cloud [5] Archived 2011-07-23 at the Wayback Machine
β€’ IBM Tivoli Workload Scheduler Tivoli Workload Scheduler

See also

β€’ Resource Specification Language (See The Globus Resource Specification Language RSL v1.0)

External links

β€’ "Job Submission Description Language (JSDL) Specification, Version 1.0" (PDF). Global Grid Forum. December 2005.
β€’ JSDL working group project page
β€’ Windows HPC Server 2008